func math.sin

2 uses

	math (current package)
		sin.go#L187: 	return sin(x)
		sin.go#L190: func sin(x float64) float64 {